Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CR-11473 bootstrap recovery from repo #296

Merged
merged 16 commits into from
May 8, 2022

Conversation

rotem-codefresh
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 3, 2022

Codecov Report

Merging #296 (9a239d4) into main (dad3cf3) will decrease coverage by 0.02%.
The diff coverage is 46.42%.

@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
- Coverage   60.46%   60.44%   -0.03%     
==========================================
  Files          17       17              
  Lines        3023     3036      +13     
==========================================
+ Hits         1828     1835       +7     
- Misses       1096     1101       +5     
- Partials       99      100       +1     
Impacted Files Coverage Δ
cmd/commands/repo.go 61.32% <46.42%> (-0.15%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

} else {
return fmt.Errorf("folder %s already exist in: %s", folder, repofs.Join(repofs.Root(), folder))
}
} else {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

else if recover

"password": []byte("foo"),
},
})
f.EXPECT().Apply(gomock.Any(), gomock.Any()).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also assert that repo persist is not called.

cmd/commands/repo.go Outdated Show resolved Hide resolved
@noam-codefresh
Copy link
Collaborator

/merge

@noam-codefresh noam-codefresh merged commit 1b9637a into argoproj-labs:main May 8, 2022
@noam-codefresh noam-codefresh deleted the CR-11473-dr branch May 8, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants